queue request meaning in Chinese
排队请求
Examples
- After processing all currently queued requests
处理完所有当前排队的请求后关闭 - Object after processing currently queued requests , use the
若要在处理完当前排队的请求后关闭 - Object immediately , discarding all currently queued requests
对象,这样会放弃所有当前排队的请求。 - There are queued requests
有排队的请求。 - For most tasks , you can reduce complexity by queuing requests for execution by thread pool threads
对于多数任务,通过将执行请求以线程池线程的方式排队,可以降低复杂性。